home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.teleport.com!sschaem
- From: sschaem@teleport.com (Stephan Schaem)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: TMapping again!
- Date: 24 Feb 1996 12:55:05 GMT
- Organization: Teleport - Portland's Public Access (503) 220-1016
- Distribution: world
- Message-ID: <4gn1r9$vm@maureen.teleport.com>
- References: <4fq60r$gah@maureen.teleport.com> <38232455@kone.fipnet.fi> <4g7sao$em3@maureen.teleport.com> <38232526@kone.fipnet.fi>
- NNTP-Posting-Host: linda.teleport.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
-
- : > : Interpolating while drawing, like on 680x0, too. Because
- : > : the line adders can be done with self modifying code nicely.
- : >
- : > How does this impact drawing small polygon on a pentium?
-
- : ? How should it affect? On 80x86 you can do self modifying
- : without flushing caches.
-
- I didn't know the pentium still had a unified chache...
-
- on x86 doing a 32bit immediate add is as fast as a reg to register
- add?
-
- Stephan
-
-